/
Assembly List
/
LJCSalesDAL
/
CustomerOrder
/ Clone
Namespace - LJCSalesDAL
Method Clone
Returns
A new object with the same structure as the current object.
Syntax
C#
public CustomerOrder Clone()
Clones the structure of the object.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.